You can customize DateTime editor dropdown display of WebInput.
In this topic, you will learn how to customize DateTime Editor dropdown display.
To customize DateTime Editor dropdown display
- Click WebInput instance and press F4.
- Set the Editors - DateTime - IsEnabled properties to True.
- Set the Editors - DateTime - Behavior - DropdownDisplayPosition properties to Left (you can also set this property to other options e.g LeftTop, RightBottom, etc).
- Run the Project.
Tasks
How-to: Customize DateTime Editor access key
{How-to: Customize DateTime Editor max and min year}
{How-to: Customize DateTime Editor user interface}
{How-to: Customize DateTime Editor holidays dates}
{How-to: Customize DateTime Editor Today is Text}
{Walkthrough Topics}
FAQ and How-to Topics
Concepts
{Editors}
References
DateTimeEditor Class
Behavior Property
IsEnabled Property